projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31c1c00
)
Fix typos.
author
Dan Nicolaescu
<dann@ics.uci.edu>
Thu, 23 Oct 2008 23:03:39 +0000
(23:03 +0000)
committer
Dan Nicolaescu
<dann@ics.uci.edu>
Thu, 23 Oct 2008 23:03:39 +0000
(23:03 +0000)
configure
patch
|
blob
|
history
configure.in
patch
|
blob
|
history
diff --git
a/configure
b/configure
index cc57896cb7eb77e5816eecfa9bb13e10c58be62d..5de466d8a36b0b5637a2e07b6db238c1b2be96f8 100755
(executable)
--- a/
configure
+++ b/
configure
@@
-2585,7
+2585,7
@@
_ACEOF
opsys=sol2-6
emacs_check_sunpro_c=yes
NON_GNU_CPP=/usr/ccs/lib/cpp
-
+ ;;
*-sunos5* | *-solaris* )
opsys=sol2-10
emacs_check_sunpro_c=yes
diff --git
a/configure.in
b/configure.in
index 6fd1581b78793e49ed4576e2e5a96b7258945fcb..8e3c8e998ca37b231a7a2d55117fd19deba6042c 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-475,7
+475,7
@@
dnl see the `changequote' comment above.
opsys=sol2-6
emacs_check_sunpro_c=yes
NON_GNU_CPP=/usr/ccs/lib/cpp
-
+ ;;
*-sunos5* | *-solaris* )
opsys=sol2-10
emacs_check_sunpro_c=yes